go.pact.im/x/crypt.parsedCrypter.parsedCrypt (method)

2 uses

	go.pact.im/x/crypt (current package)
		crypt.go#L62: 	parsedCrypt(k string, h phcformat.Hash) (string, error)
		crypt.go#L78: 		out, err = algo.parsedCrypt(k, hash)